mipsel-linux-gcc -g -c -O -Ic:/s2dsdk/inc -Ic:/cygwin/mipseltools/include -I -mips32 -Wall -finline-functions -fomit-frame-pointer -msoft-float -fno-builtin -fno-exceptions -mno-abicalls -fno-pic -pipe -G 0 -o interface.o main/interface.c
In file included from main/interface.c:10:
c:/cygwin/mipseltools/include/stdlib.h:92:9: warning: extra tokens at end of #endif directive
c:/cygwin/mipseltools/include/stdlib.h:92:18: warning: no newline at end of file
In file included from main/interface.c:11:
c:/cygwin/mipseltools/include/string.h:44:7: warning: no newline at end of file
main/interface.c: In function `lcd_get_frame':
main/interface.c:202: warning: return from incompatible pointer type
main/interface.c: In function `lcd_set_frame':
main/interface.c:208: warning: unused variable `pLcdBuf'
main/interface.c:209: warning: unused variable `pTmp'
main/interface.c: In function `kbd_get_key':
main/interface.c:314: warning: implicit declaration of function `printf'
main/interface.c:312: warning: unused variable `i'
main/interface.c: In function `sys_judge_event':
main/interface.c:379: warning: unused variable `r'
mipsel-linux-gcc -g -c -O -Ic:/s2dsdk/inc -Ic:/cygwin/mipseltools/include -I -mips32 -Wall -finline-functions -fomit-frame-pointer -msoft-float -fno-builtin -fno-exceptions -mno-abicalls -fno-pic -pipe -G 0 -o launch.o main/launch.c
main/launch.c: In function `GetFileType':
main/launch.c:18: warning: implicit declaration of function `strcpy'
mipsel-linux-g++ -g -c -O -Ic:/s2dsdk/inc -Ic:/cygwin/mipseltools/include -I -mips32 -Wall -finline-functions -fomit-frame-pointer -msoft-float -fno-builtin -fno-exceptions -mno-abicalls -fno-pic -pipe -G 0 -D_DEBUG  -DMPU_JZ4740 -o audio.o ./../Source/src/audio.cpp
In file included from c:/s2dsdk/inc/s2d/base/inc/s2dbase_common.h:142,
                 from c:/s2dsdk/inc/s2d/base/inc/s2dbase.h:17,
                 from c:/s2dsdk/inc/s2d/s2d.h:15,
                 from ../Source/src/audio.cpp:9:
c:/cygwin/mipseltools/include/stdlib.h:92:9: warning: extra tokens at end of #endif directive
c:/cygwin/mipseltools/include/stdlib.h:92:18: warning: no newline at end of file
In file included from c:/s2dsdk/inc/s2d/base/inc/s2dbase_pixel.h:81,
                 from c:/s2dsdk/inc/s2d/base/inc/s2dbase.h:26,
                 from c:/s2dsdk/inc/s2d/s2d.h:15,
                 from ../Source/src/audio.cpp:9:
c:/s2dsdk/inc/s2d/base/inc/s2dbase_pixel.inl: In member function `void 
   s2d::Pixel::Blend_32(const s2d::Pixel&, unsigned char)':
c:/s2dsdk/inc/s2d/base/inc/s2dbase_pixel.inl:616: warning: comparison is always 
   true due to limited range of data type
In file included from ../Source/inc/Common.h:21,
                 from ../Source/inc/rom.h:15,
                 from ../Source/src/audio.cpp:12:
../Source/inc/types.h:67:7: warning: no newline at end of file
In file included from ../Source/inc/rom.h:15,
                 from ../Source/src/audio.cpp:12:
../Source/inc/Common.h:29:21: warning: no newline at end of file
In file included from ../Source/src/audio.cpp:12:
../Source/inc/rom.h:59:7: warning: no newline at end of file
In file included from ../Source/src/audio.cpp:13:
../Source/inc/nec.h:373:7: warning: no newline at end of file
In file included from ../Source/src/audio.cpp:15:
../Source/inc/io.h:39:7: warning: no newline at end of file
In file included from ../Source/src/audio.cpp:16:
../Source/inc/audio.h:190:7: warning: no newline at end of file
../Source/src/audio.cpp: In function `int ws_audio_seal_init()':
../Source/src/audio.cpp:327: warning: unused variable `AUDIOINFO info'
../Source/src/audio.cpp:328: warning: unused variable `AUDIOCAPS caps'
../Source/src/audio.cpp:329: warning: unused variable `unsigned int rc'
../Source/src/audio.cpp:330: warning: unused variable `unsigned int nDevId'
../Source/src/audio.cpp: In function `void ws_audio_flash_pcm()':
../Source/src/audio.cpp:809: warning: unused variable `void*ptr1'
../Source/src/audio.cpp:809: warning: unused variable `void*ptr2'
../Source/src/audio.cpp:810: warning: unused variable `long unsigned int len2'
../Source/src/audio.cpp:812: warning: unused variable `const long unsigned int 
   WrPos[16]'
../Source/src/audio.cpp: In function `void PlayMusic(unsigned int, bool)':
../Source/src/audio.cpp:942: warning: comparison between signed and unsigned 
   integer expressions
../Source/src/audio.cpp: In function `void PlaySound(unsigned int)':
../Source/src/audio.cpp:960: warning: comparison between signed and unsigned 
   integer expressions
mipsel-linux-g++ -g -c -O -Ic:/s2dsdk/inc -Ic:/cygwin/mipseltools/include -I -mips32 -Wall -finline-functions -fomit-frame-pointer -msoft-float -fno-builtin -fno-exceptions -mno-abicalls -fno-pic -pipe -G 0 -D_DEBUG  -DMPU_JZ4740 -o gameengine.o ./../Source/src/gameengine.cpp
In file included from ../Source/inc/Common.h:21,
                 from ../Source/inc/GameEngine.h:20,
                 from ../Source/src/gameengine.cpp:29:
../Source/inc/types.h:67:7: warning: no newline at end of file
In file included from c:/s2dsdk/inc/s2d/base/inc/s2dbase_common.h:142,
                 from c:/s2dsdk/inc/s2d/base/inc/s2dbase.h:17,
                 from c:/s2dsdk/inc/s2d/s2d.h:15,
                 from ../Source/inc/Common.h:23,
                 from ../Source/inc/GameEngine.h:20,
                 from ../Source/src/gameengine.cpp:29:
c:/cygwin/mipseltools/include/stdlib.h:92:9: warning: extra tokens at end of #endif directive
c:/cygwin/mipseltools/include/stdlib.h:92:18: warning: no newline at end of file
In file included from c:/s2dsdk/inc/s2d/base/inc/s2dbase_pixel.h:81,
                 from c:/s2dsdk/inc/s2d/base/inc/s2dbase.h:26,
                 from c:/s2dsdk/inc/s2d/s2d.h:15,
                 from ../Source/inc/Common.h:23,
                 from ../Source/inc/GameEngine.h:20,
                 from ../Source/src/gameengine.cpp:29:
c:/s2dsdk/inc/s2d/base/inc/s2dbase_pixel.inl: In member function `void 
   s2d::Pixel::Blend_32(const s2d::Pixel&, unsigned char)':
c:/s2dsdk/inc/s2d/base/inc/s2dbase_pixel.inl:616: warning: comparison is always 
   true due to limited range of data type
In file included from ../Source/inc/GameEngine.h:20,
                 from ../Source/src/gameengine.cpp:29:
../Source/inc/Common.h:29:21: warning: no newline at end of file
In file included from ../Source/inc/GameEngine.h:23,
                 from ../Source/src/gameengine.cpp:29:
../Source/inc/io.h:39:7: warning: no newline at end of file
In file included from ../Source/inc/GameEngine.h:26,
                 from ../Source/src/gameengine.cpp:29:
../Source/inc/audio.h:190:7: warning: no newline at end of file
../Source/src/gameengine.cpp:442:2: warning: no newline at end of file
mipsel-linux-g++ -g -c -O -Ic:/s2dsdk/inc -Ic:/cygwin/mipseltools/include -I -mips32 -Wall -finline-functions -fomit-frame-pointer -msoft-float -fno-builtin -fno-exceptions -mno-abicalls -fno-pic -pipe -G 0 -D_DEBUG  -DMPU_JZ4740 -o gpu.o ./../Source/src/gpu.cpp
In file included from ../Source/inc/Common.h:21,
                 from ../Source/inc/io.h:15,
                 from ../Source/src/gpu.cpp:18:
../Source/inc/types.h:67:7: warning: no newline at end of file
In file included from c:/s2dsdk/inc/s2d/base/inc/s2dbase_common.h:142,
                 from c:/s2dsdk/inc/s2d/base/inc/s2dbase.h:17,
                 from c:/s2dsdk/inc/s2d/s2d.h:15,
                 from ../Source/inc/Common.h:23,
                 from ../Source/inc/io.h:15,
                 from ../Source/src/gpu.cpp:18:
c:/cygwin/mipseltools/include/stdlib.h:92:9: warning: extra tokens at end of #endif directive
c:/cygwin/mipseltools/include/stdlib.h:92:18: warning: no newline at end of file
In file included from c:/s2dsdk/inc/s2d/base/inc/s2dbase_pixel.h:81,
                 from c:/s2dsdk/inc/s2d/base/inc/s2dbase.h:26,
                 from c:/s2dsdk/inc/s2d/s2d.h:15,
                 from ../Source/inc/Common.h:23,
                 from ../Source/inc/io.h:15,
                 from ../Source/src/gpu.cpp:18:
c:/s2dsdk/inc/s2d/base/inc/s2dbase_pixel.inl: In member function `void 
   s2d::Pixel::Blend_32(const s2d::Pixel&, unsigned char)':
c:/s2dsdk/inc/s2d/base/inc/s2dbase_pixel.inl:616: warning: comparison is always 
   true due to limited range of data type
In file included from ../Source/inc/io.h:15,
                 from ../Source/src/gpu.cpp:18:
../Source/inc/Common.h:29:21: warning: no newline at end of file
In file included from ../Source/src/gpu.cpp:18:
../Source/inc/io.h:39:7: warning: no newline at end of file
../Source/src/gpu.cpp: In function `void ws_drawClippedSpriteLine(short int*, 
   short unsigned int, long unsigned int, long unsigned int, long unsigned int, 
   long unsigned int, long unsigned int, long unsigned int, long unsigned int, 
   long unsigned int, long unsigned int, long unsigned int)':
../Source/src/gpu.cpp:562: warning: array subscript has type `char'
../Source/src/gpu.cpp:571: warning: array subscript has type `char'
../Source/src/gpu.cpp: In function `void ws_gpu_renderScanline(short int*)':
../Source/src/gpu.cpp:601: warning: array subscript has type `char'
../Source/src/gpu.cpp:703: warning: array subscript has type `char'
../Source/src/gpu.cpp:712: warning: array subscript has type `char'
../Source/src/gpu.cpp:732: warning: array subscript has type `char'
../Source/src/gpu.cpp:733: warning: array subscript has type `char'
../Source/src/gpu.cpp:734: warning: array subscript has type `char'
../Source/src/gpu.cpp:735: warning: array subscript has type `char'
../Source/src/gpu.cpp:736: warning: array subscript has type `char'
../Source/src/gpu.cpp:737: warning: array subscript has type `char'
../Source/src/gpu.cpp:738: warning: array subscript has type `char'
../Source/src/gpu.cpp:739: warning: array subscript has type `char'
../Source/src/gpu.cpp:743: warning: array subscript has type `char'
../Source/src/gpu.cpp:744: warning: array subscript has type `char'
../Source/src/gpu.cpp:745: warning: array subscript has type `char'
../Source/src/gpu.cpp:746: warning: array subscript has type `char'
../Source/src/gpu.cpp:747: warning: array subscript has type `char'
../Source/src/gpu.cpp:748: warning: array subscript has type `char'
../Source/src/gpu.cpp:749: warning: array subscript has type `char'
../Source/src/gpu.cpp:750: warning: array subscript has type `char'
../Source/src/gpu.cpp:770: warning: array subscript has type `char'
../Source/src/gpu.cpp:779: warning: array subscript has type `char'
../Source/src/gpu.cpp:930: warning: array subscript has type `char'
../Source/src/gpu.cpp:939: warning: array subscript has type `char'
../Source/src/gpu.cpp:959: warning: array subscript has type `char'
../Source/src/gpu.cpp:960: warning: array subscript has type `char'
../Source/src/gpu.cpp:961: warning: array subscript has type `char'
../Source/src/gpu.cpp:962: warning: array subscript has type `char'
../Source/src/gpu.cpp:963: warning: array subscript has type `char'
../Source/src/gpu.cpp:964: warning: array subscript has type `char'
../Source/src/gpu.cpp:965: warning: array subscript has type `char'
../Source/src/gpu.cpp:966: warning: array subscript has type `char'
../Source/src/gpu.cpp:970: warning: array subscript has type `char'
../Source/src/gpu.cpp:971: warning: array subscript has type `char'
../Source/src/gpu.cpp:972: warning: array subscript has type `char'
../Source/src/gpu.cpp:973: warning: array subscript has type `char'
../Source/src/gpu.cpp:974: warning: array subscript has type `char'
../Source/src/gpu.cpp:975: warning: array subscript has type `char'
../Source/src/gpu.cpp:976: warning: array subscript has type `char'
../Source/src/gpu.cpp:977: warning: array subscript has type `char'
../Source/src/gpu.cpp:996: warning: array subscript has type `char'
../Source/src/gpu.cpp:1005: warning: array subscript has type `char'
../Source/src/gpu.cpp:1102: warning: array subscript has type `char'
../Source/src/gpu.cpp:1121: warning: array subscript has type `char'
../Source/src/gpu.cpp:1122: warning: array subscript has type `char'
../Source/src/gpu.cpp:1123: warning: array subscript has type `char'
../Source/src/gpu.cpp:1124: warning: array subscript has type `char'
../Source/src/gpu.cpp:1125: warning: array subscript has type `char'
../Source/src/gpu.cpp:1126: warning: array subscript has type `char'
../Source/src/gpu.cpp:1127: warning: array subscript has type `char'
../Source/src/gpu.cpp:1128: warning: array subscript has type `char'
../Source/src/gpu.cpp:1144: warning: array subscript has type `char'
../Source/src/gpu.cpp:1241: warning: array subscript has type `char'
../Source/src/gpu.cpp:1258: warning: array subscript has type `char'
../Source/src/gpu.cpp:1259: warning: array subscript has type `char'
../Source/src/gpu.cpp:1260: warning: array subscript has type `char'
../Source/src/gpu.cpp:1261: warning: array subscript has type `char'
../Source/src/gpu.cpp:1262: warning: array subscript has type `char'
../Source/src/gpu.cpp:1263: warning: array subscript has type `char'
../Source/src/gpu.cpp:1264: warning: array subscript has type `char'
../Source/src/gpu.cpp:1265: warning: array subscript has type `char'
../Source/src/gpu.cpp:1281: warning: array subscript has type `char'
../Source/src/gpu.cpp:1462:2: warning: no newline at end of file
mipsel-linux-g++ -g -c -O -Ic:/s2dsdk/inc -Ic:/cygwin/mipseltools/include -I -mips32 -Wall -finline-functions -fomit-frame-pointer -msoft-float -fno-builtin -fno-exceptions -mno-abicalls -fno-pic -pipe -G 0 -D_DEBUG  -DMPU_JZ4740 -o io.o ./../Source/src/io.cpp
In file included from ../Source/inc/Common.h:21,
                 from ../Source/inc/ws.h:15,
                 from ../Source/src/io.cpp:12:
../Source/inc/types.h:67:7: warning: no newline at end of file
In file included from c:/s2dsdk/inc/s2d/base/inc/s2dbase_common.h:142,
                 from c:/s2dsdk/inc/s2d/base/inc/s2dbase.h:17,
                 from c:/s2dsdk/inc/s2d/s2d.h:15,
                 from ../Source/inc/Common.h:23,
                 from ../Source/inc/ws.h:15,
                 from ../Source/src/io.cpp:12:
c:/cygwin/mipseltools/include/stdlib.h:92:9: warning: extra tokens at end of #endif directive
c:/cygwin/mipseltools/include/stdlib.h:92:18: warning: no newline at end of file
In file included from c:/s2dsdk/inc/s2d/base/inc/s2dbase_pixel.h:81,
                 from c:/s2dsdk/inc/s2d/base/inc/s2dbase.h:26,
                 from c:/s2dsdk/inc/s2d/s2d.h:15,
                 from ../Source/inc/Common.h:23,
                 from ../Source/inc/ws.h:15,
                 from ../Source/src/io.cpp:12:
c:/s2dsdk/inc/s2d/base/inc/s2dbase_pixel.inl: In member function `void 
   s2d::Pixel::Blend_32(const s2d::Pixel&, unsigned char)':
c:/s2dsdk/inc/s2d/base/inc/s2dbase_pixel.inl:616: warning: comparison is always 
   true due to limited range of data type
In file included from ../Source/inc/ws.h:15,
                 from ../Source/src/io.cpp:12:
../Source/inc/Common.h:29:21: warning: no newline at end of file
In file included from ../Source/src/io.cpp:13:
../Source/inc/rom.h:59:7: warning: no newline at end of file
In file included from ../Source/src/io.cpp:14:
../Source/inc/nec.h:373:7: warning: no newline at end of file
In file included from ../Source/src/io.cpp:18:
../Source/inc/audio.h:190:7: warning: no newline at end of file
mipsel-linux-g++ -g -c -O -Ic:/s2dsdk/inc -Ic:/cygwin/mipseltools/include -I -mips32 -Wall -finline-functions -fomit-frame-pointer -msoft-float -fno-builtin -fno-exceptions -mno-abicalls -fno-pic -pipe -G 0 -D_DEBUG  -DMPU_JZ4740 -o nec.o ./../Source/src/nec.cpp
In file included from ../Source/inc/Common.h:21,
                 from ../Source/inc/nec.h:4,
                 from ../Source/src/nec.cpp:29:
../Source/inc/types.h:67:7: warning: no newline at end of file
In file included from c:/s2dsdk/inc/s2d/base/inc/s2dbase_common.h:142,
                 from c:/s2dsdk/inc/s2d/base/inc/s2dbase.h:17,
                 from c:/s2dsdk/inc/s2d/s2d.h:15,
                 from ../Source/inc/Common.h:23,
                 from ../Source/inc/nec.h:4,
                 from ../Source/src/nec.cpp:29:
c:/cygwin/mipseltools/include/stdlib.h:92:9: warning: extra tokens at end of #endif directive
c:/cygwin/mipseltools/include/stdlib.h:92:18: warning: no newline at end of file
In file included from c:/s2dsdk/inc/s2d/base/inc/s2dbase_pixel.h:81,
                 from c:/s2dsdk/inc/s2d/base/inc/s2dbase.h:26,
                 from c:/s2dsdk/inc/s2d/s2d.h:15,
                 from ../Source/inc/Common.h:23,
                 from ../Source/inc/nec.h:4,
                 from ../Source/src/nec.cpp:29:
c:/s2dsdk/inc/s2d/base/inc/s2dbase_pixel.inl: In member function `void 
   s2d::Pixel::Blend_32(const s2d::Pixel&, unsigned char)':
c:/s2dsdk/inc/s2d/base/inc/s2dbase_pixel.inl:616: warning: comparison is always 
   true due to limited range of data type
In file included from ../Source/inc/nec.h:4,
                 from ../Source/src/nec.cpp:29:
../Source/inc/Common.h:29:21: warning: no newline at end of file
In file included from ../Source/src/nec.cpp:29:
../Source/inc/nec.h:373:7: warning: no newline at end of file
../Source/src/nec.cpp: In function `void nec_interrupt(unsigned int, unsigned 
   char)':
../Source/src/nec.cpp:147: warning: comparison between signed and unsigned 
   integer expressions
../Source/src/nec.cpp: In function `void i_pre_nec()':
../Source/src/nec.cpp:209: warning: comparison between signed and unsigned 
   integer expressions
../Source/src/nec.cpp:210: warning: comparison between signed and unsigned 
   integer expressions
../Source/src/nec.cpp: In function `void i_fpo()':
../Source/src/nec.cpp:708: warning: unused variable `long unsigned int ModRM'
mipsel-linux-g++ -g -c -O -Ic:/s2dsdk/inc -Ic:/cygwin/mipseltools/include -I -mips32 -Wall -finline-functions -fomit-frame-pointer -msoft-float -fno-builtin -fno-exceptions -mno-abicalls -fno-pic -pipe -G 0 -D_DEBUG  -DMPU_JZ4740 -o rom.o ./../Source/src/rom.cpp
In file included from ../Source/inc/Common.h:21,
                 from ../Source/inc/rom.h:15,
                 from ../Source/src/rom.cpp:12:
../Source/inc/types.h:67:7: warning: no newline at end of file
In file included from c:/s2dsdk/inc/s2d/base/inc/s2dbase_common.h:142,
                 from c:/s2dsdk/inc/s2d/base/inc/s2dbase.h:17,
                 from c:/s2dsdk/inc/s2d/s2d.h:15,
                 from ../Source/inc/Common.h:23,
                 from ../Source/inc/rom.h:15,
                 from ../Source/src/rom.cpp:12:
c:/cygwin/mipseltools/include/stdlib.h:92:9: warning: extra tokens at end of #endif directive
c:/cygwin/mipseltools/include/stdlib.h:92:18: warning: no newline at end of file
In file included from c:/s2dsdk/inc/s2d/base/inc/s2dbase_pixel.h:81,
                 from c:/s2dsdk/inc/s2d/base/inc/s2dbase.h:26,
                 from c:/s2dsdk/inc/s2d/s2d.h:15,
                 from ../Source/inc/Common.h:23,
                 from ../Source/inc/rom.h:15,
                 from ../Source/src/rom.cpp:12:
c:/s2dsdk/inc/s2d/base/inc/s2dbase_pixel.inl: In member function `void 
   s2d::Pixel::Blend_32(const s2d::Pixel&, unsigned char)':
c:/s2dsdk/inc/s2d/base/inc/s2dbase_pixel.inl:616: warning: comparison is always 
   true due to limited range of data type
In file included from ../Source/inc/rom.h:15,
                 from ../Source/src/rom.cpp:12:
../Source/inc/Common.h:29:21: warning: no newline at end of file
In file included from ../Source/src/rom.cpp:12:
../Source/inc/rom.h:59:7: warning: no newline at end of file
mipsel-linux-g++ -g -c -O -Ic:/s2dsdk/inc -Ic:/cygwin/mipseltools/include -I -mips32 -Wall -finline-functions -fomit-frame-pointer -msoft-float -fno-builtin -fno-exceptions -mno-abicalls -fno-pic -pipe -G 0 -D_DEBUG  -DMPU_JZ4740 -o ws.o ./../Source/src/ws.cpp
In file included from ../Source/inc/Common.h:21,
                 from ../Source/inc/rom.h:15,
                 from ../Source/src/ws.cpp:17:
../Source/inc/types.h:67:7: warning: no newline at end of file
In file included from c:/s2dsdk/inc/s2d/base/inc/s2dbase_common.h:142,
                 from c:/s2dsdk/inc/s2d/base/inc/s2dbase.h:17,
                 from c:/s2dsdk/inc/s2d/s2d.h:15,
                 from ../Source/inc/Common.h:23,
                 from ../Source/inc/rom.h:15,
                 from ../Source/src/ws.cpp:17:
c:/cygwin/mipseltools/include/stdlib.h:92:9: warning: extra tokens at end of #endif directive
c:/cygwin/mipseltools/include/stdlib.h:92:18: warning: no newline at end of file
In file included from c:/s2dsdk/inc/s2d/base/inc/s2dbase_pixel.h:81,
                 from c:/s2dsdk/inc/s2d/base/inc/s2dbase.h:26,
                 from c:/s2dsdk/inc/s2d/s2d.h:15,
                 from ../Source/inc/Common.h:23,
                 from ../Source/inc/rom.h:15,
                 from ../Source/src/ws.cpp:17:
c:/s2dsdk/inc/s2d/base/inc/s2dbase_pixel.inl: In member function `void 
   s2d::Pixel::Blend_32(const s2d::Pixel&, unsigned char)':
c:/s2dsdk/inc/s2d/base/inc/s2dbase_pixel.inl:616: warning: comparison is always 
   true due to limited range of data type
In file included from ../Source/inc/rom.h:15,
                 from ../Source/src/ws.cpp:17:
../Source/inc/Common.h:29:21: warning: no newline at end of file
In file included from ../Source/src/ws.cpp:17:
../Source/inc/rom.h:59:7: warning: no newline at end of file
In file included from ../Source/src/ws.cpp:18:
../Source/inc/nec.h:373:7: warning: no newline at end of file
In file included from ../Source/src/ws.cpp:21:
../Source/inc/io.h:39:7: warning: no newline at end of file
In file included from ../Source/src/ws.cpp:24:
../Source/inc/audio.h:190:7: warning: no newline at end of file
../Source/src/ws.cpp: In function `int ws_executeLine(short int*, int)':
../Source/src/ws.cpp:211: warning: comparison between signed and unsigned 
   integer expressions
../Source/src/ws.cpp: In function `int ws_loadState(char*)':
../Source/src/ws.cpp:338: warning: unused variable `short unsigned int crc'
../Source/src/ws.cpp:339: warning: unused variable `short unsigned int newCrc'
../Source/src/ws.cpp:340: warning: unused variable `unsigned int value'
../Source/src/ws.cpp:341: warning: unused variable `unsigned char 
   ws_newVideoMode'
../Source/src/ws.cpp:362: warning: unused variable `s32*pstar'
mipsel-linux-g++ -g -c -O -Ic:/s2dsdk/inc -Ic:/cygwin/mipseltools/include -I -mips32 -Wall -finline-functions -fomit-frame-pointer -msoft-float -fno-builtin -fno-exceptions -mno-abicalls -fno-pic -pipe -G 0 -D_DEBUG  -DMPU_JZ4740 -o loader.o main/loader.cpp
In file included from ../Source/inc/Common.h:21,
                 from ../Source/inc/GameEngine.h:20,
                 from main/loader.cpp:1:
../Source/inc/types.h:67:7: warning: no newline at end of file
In file included from c:/s2dsdk/inc/s2d/base/inc/s2dbase_common.h:142,
                 from c:/s2dsdk/inc/s2d/base/inc/s2dbase.h:17,
                 from c:/s2dsdk/inc/s2d/s2d.h:15,
                 from ../Source/inc/Common.h:23,
                 from ../Source/inc/GameEngine.h:20,
                 from main/loader.cpp:1:
c:/cygwin/mipseltools/include/stdlib.h:92:9: warning: extra tokens at end of #endif directive
c:/cygwin/mipseltools/include/stdlib.h:92:18: warning: no newline at end of file
In file included from c:/s2dsdk/inc/s2d/base/inc/s2dbase_pixel.h:81,
                 from c:/s2dsdk/inc/s2d/base/inc/s2dbase.h:26,
                 from c:/s2dsdk/inc/s2d/s2d.h:15,
                 from ../Source/inc/Common.h:23,
                 from ../Source/inc/GameEngine.h:20,
                 from main/loader.cpp:1:
c:/s2dsdk/inc/s2d/base/inc/s2dbase_pixel.inl: In member function `void 
   s2d::Pixel::Blend_32(const s2d::Pixel&, unsigned char)':
c:/s2dsdk/inc/s2d/base/inc/s2dbase_pixel.inl:616: warning: comparison is always 
   true due to limited range of data type
In file included from ../Source/inc/GameEngine.h:20,
                 from main/loader.cpp:1:
../Source/inc/Common.h:29:21: warning: no newline at end of file
In file included from ../Source/inc/GameEngine.h:23,
                 from main/loader.cpp:1:
../Source/inc/io.h:39:7: warning: no newline at end of file
In file included from ../Source/inc/GameEngine.h:26,
                 from main/loader.cpp:1:
../Source/inc/audio.h:190:7: warning: no newline at end of file
mipsel-linux-gcc -g -c -O -Ic:/s2dsdk/inc -Ic:/cygwin/mipseltools/include -I -mips32 -Wall -finline-functions -fomit-frame-pointer -msoft-float -fno-builtin -fno-exceptions -mno-abicalls -fno-pic -pipe -G 0 -D_ASSEMBLER_ -o init.o main/init.S
mipsel-linux-ld interface.o launch.o audio.o gameengine.o gpu.o io.o nec.o rom.o ws.o loader.o init.o c:/s2dsdk/lib/entry.a c:/s2dsdk/lib/s2d.a -Bstatic -g -T link.xn -o downenv.elf -Map downenv.map -Ttext 0x80a00000 -Lc:/s2dsdk/lib -Lc:/cygwin/mipseltools/lib  -lm -lstdc++ -lc -lgcc -lmem 
mipsel-linux-objcopy -O binary -R .export_table -R .export_string -R \
	.import_table -R .import_string -R .section_info downenv.elf downenv.bin
mipsel-linux-objcopy -O binary -j .export_table downenv.elf export.tab
mipsel-linux-objcopy -O binary -j .export_string downenv.elf export.str
mipsel-linux-objcopy -O binary -j .import_table downenv.elf import.tab
mipsel-linux-objcopy -O binary -j .import_string downenv.elf import.str
mipsel-linux-objcopy -O binary -j .section_info downenv.elf section.dsc
